getRequiredInput

fun getRequiredInput(name: String, trimWhitespace: Boolean = true): String

Gets the input, or throws IllegalStateException.

Sources

js source
Link copied to clipboard